PublishPress\Future\Modules\Workflows\Models\WorkflowScheduledStepModel A

Total Complexity 65
Dependencies 4
Dependents 5
Total lines 505
Lines of code 273
Logical lines of code 120
Comment lines 6
Methods 51
Properties 16

Methods 51

Method Rating Maintainability Complexity Lines of code
getRow()
S
53 4 22
loadByActionId()
S
48 3 32
insert()
S
59 3 15
decodeArguments()
S
64 3 10
update()
S
60 2 13
delete()
S
62 2 11
isFinished()
S
67 2 8
uncompressAndDecodeArguments()
S
71 2 6
encodeAndCompressArguments()
S
69 2 7
checkIfExists()
S
62 1 13
getIsCompressed()
S
82 1 3
setArgs()
S
81 1 3
getArgs()
S
82 1 3
getTableSchema()
S
76 1 4
__construct()
S
80 1 3
encodeArguments()
S
80 1 3
resetRunData()
S
77 1 4
expectCompressedArguments()
S
73 1 5
incrementTotalRunCount()
S
80 1 3
updateLastRunAt()
S
80 1 3
markAsFinished()
S
68 1 7
getMetaIsFinished()
S
74 1 4
getMetaRunCount()
S
74 1 4
setRepetitionNumber()
S
81 1 3
setIsCompressed()
S
81 1 3
getPostId()
S
81 1 3
setActionId()
S
81 1 3
setRepeatUntil()
S
81 1 3
getActionId()
S
81 1 3
setWorkflowId()
S
81 1 3
getWorkflowId()
S
81 1 3
setStepId()
S
81 1 3
getStepId()
S
82 1 3
setActionUID()
S
76 1 4
getActionUID()
S
82 1 3
getActionUIDHash()
S
82 1 3
setIsRecurring()
S
81 1 3
getIsRecurring()
S
82 1 3
getRepeatUntil()
S
82 1 3
setPostId()
S
81 1 3
setRepeatTimes()
S
81 1 3
getRepeatTimes()
S
81 1 3
setRepeatUntilDate()
S
81 1 3
getRepeatUntilDate()
S
82 1 3
getTotalRunCountMetaKey()
S
79 1 3
getLastRunAtMetaKey()
S
79 1 3
setTotalRunCount()
S
75 1 4
getTotalRunCount()
S
78 1 3
setLastRunAt()
S
75 1 4
getLastRunAt()
S
78 1 3
getRepetitionNumber()
S
81 1 3